home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / haeberli / objtools / README < prev    next >
Text File  |  1994-08-01  |  2KB  |  58 lines

  1. avgnorm  - this program averages the normals on all the polygons in a
  2.            triangle or quadralateral object
  3.  
  4. explode  - this translates all the verticies in an object along the 
  5.        direction of the normals
  6.  
  7. fitobj   - this fits an object into a unit cube
  8.  
  9. layer    - view an sgi object interactively
  10.  
  11. makeoct  - this can be used to create spheres
  12.  
  13. objprint - this prints a textual description of an object
  14.  
  15. objstat  - this prints info about an sgi object
  16.  
  17. sgoFormat- documents/demonstrates how to create an sgo (Silicon Graphics Object)
  18.  
  19. spin     - this lets you interactivly view an sgi object
  20.  
  21. sterrend - this creates a red-green stereo view of an object.  The middle
  22.            mouse may be used to control the distance between the left and 
  23.        right eye views
  24.  
  25. subdiv   - this will subdivide a triangle object to the given tolerance
  26.  
  27. swcurve  - this lets you create surfaces of rotation from a textual list
  28.            of numbers
  29.  
  30. tlbsp    - BSP sort a triangle list
  31.  
  32. tldraw   - draw a triangle list
  33.  
  34. tlfit    - fit a triangle list to a -1,1 -1,1 space
  35.  
  36. tlline   - locate interesting edges in a set of triangles
  37.  
  38. tllint   - merge coordinates that are almost identical
  39.  
  40. tlsplit  - split all intersecting triangles in a triangle list
  41.  
  42. tlsub    - fit a triangle list into a -1.0..1.0 -1.0..1.0 space
  43.  
  44. tltops   - draw a triangle list
  45.  
  46. tltotext - print a triangle list in text format
  47.  
  48. tomesh   - this converts a triangle list object into a triangle mesh object 
  49.            automatically
  50.  
  51. tosgo    - this converts old spin formant objects to sgo format
  52.  
  53. totri    - this takes a quadlist object and makes it into a triangle list object
  54.  
  55. warpgeom - this warps the geometry of an object
  56.  
  57. warpnorm - this warps the normals of an object
  58.